Add test for magproto to testo.
NEW: blah blah
NEW: Add Cetus support. Thanx to Ron Parker and Kjeld Jensen.
+NEW: Windows support. You must download and install the expat dll if you
+ do not already have it. Get it from
+ http://sourceforge.net/projects/mingwrep/
}
static void
+
mag_deinit(void)
{
mag_handoff();
${PNAME} -i pcx -f /tmp/mm.pcx -o gpsutil -F /tmp/pcx.gps
diff /tmp/mm.gps /tmp/gu.wpt
+# Magellan file format
+${PNAME} -i magellan -f reference/magfile -o magellan -F /tmp/magfile
+diff /tmp/magfile reference/magfile
+
#include <stdio.h>
#include "defs.h"
-static queue waypt_head;
+queue waypt_head;
static unsigned int waypt_ct;
void